Updates a DataAddress for an asset with the given ID
Updates a DataAddress for an asset with the given ID
Path Parameters
- assetId string required
Header Parameters
- connectorUrl string
- application/json
Request Body required
- object
Responses
- 200
- 400
- 404
Asset was updated successfully
- application/json
- Schema
- Example (from schema)
Schema
- object
{}
Request body was malformed, e.g. id was null
Asset could not be updated, because it does not exist.
PUT /v2/assets/:assetId/dataaddress
Request
Request
curl -L -X PUT 'https://dgk.cx.dev.dih-cloud.com/v2/assets/:assetId/dataaddress' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{}'
curl -L -X PUT 'https://dgk.cx.dev.dih-cloud.com/v2/assets/:assetId/dataaddress' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{}'
curl -L -X PUT 'https://dgk.cx.dev.dih-cloud.com/v2/assets/:assetId/dataaddress' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{}'
curl -L -X PUT 'https://dgk.cx.dev.dih-cloud.com/v2/assets/:assetId/dataaddress' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{}'
curl -L -X PUT 'https://dgk.cx.dev.dih-cloud.com/v2/assets/:assetId/dataaddress' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{}'
curl -L -X PUT 'https://dgk.cx.dev.dih-cloud.com/v2/assets/:assetId/dataaddress' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{}'
curl -L -X PUT 'https://dgk.cx.dev.dih-cloud.com/v2/assets/:assetId/dataaddress' \
-H 'Content-Type: application/json' \
-H 'Accept: application/json' \
--data-raw '{}'